Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xmtp/proto

Package Overview
Dependencies
Maintainers
7
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmtp/proto

Protobuf client and generated classes for GRPC API

  • 3.72.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15K
decreased by-2.31%
Maintainers
7
Weekly downloads
 
Created
Source

This is the authoritative source of information about the XMTP protocol itself. It contains

  • an overview of the protocol PROTOCOL.md
  • the protobuf definitions of all the elements of the protocol /proto
  • code generated from the protobuf definitions go/

Note that the generated typescript code is not committed here, instead it is generated dynamically when publishing the proto package to npm

The overview and the protobuf files together form the definition of the protocol. The overview leans heavily on the protobuf files and also serves as a guide for finding the relevant details in them.

Working on this repo

Before committing any changes to this repo, you will want to run npm i at least once. This will install the Husky precommit hooks to your machine.

Go code will be regenerated based on the .proto files on each commit and does not need to be done manually.

Commit messages must be in the Angular Commit Message Convention

Keywords

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc